label: Provide a baseline in all cases
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 Jun 2017 14:35:06 +0000 (10:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 11 Jun 2017 14:35:06 +0000 (10:35 -0400)
commit77f34d01ad8bd5f428f95445453f2307a9df6883
treea188830bb2d6e0259fd8749d79c00f113c44826b
parent114f23cec74453c0f09277112aa7537642fa8e97
label: Provide a baseline in all cases

The label measuring code was only determining baselines
when the label was set to wrap, which does not seem right.
Non-wrapping labels have a meaningful baseline as well,
report it back.
gtk/gtklabel.c